public: fix xen_domctl_monitor_op_t definition
authorVitaly Kuznetsov <vkuznets@redhat.com>
Thu, 28 May 2015 08:55:43 +0000 (10:55 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 28 May 2015 08:55:43 +0000 (10:55 +0200)
commitd4d39de054a6f6c5a474aee62999a8ea7c2fd180
treea3aafc78c27117083441515bcab440de48b22966
parentd6b6bd8374ac30597495d457829ce7ad6e8b7016
public: fix xen_domctl_monitor_op_t definition

It seems xen_domctl_monitor_op_t was supposed to be a typedef for
struct xen_domctl_monitor_op and not the non-existent xen_domctl__op.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
xen/include/public/domctl.h